method wait造句
例句与造句
- Method waits a specified amount of time for a thread to end
方法在线程结束前等待一段指定的时间。 - This method waits until a change occurs or it has timed out
此方法一直等待,直到更改发生或者它超时。 - Method waits approximately 250 milliseconds between each status check
方法在每次状态检查之间大约等待250毫秒。 - The method waits five seconds for an icmp echo reply message
数据缓冲区。该方法将等待icmp回送应答消息五秒钟。 - Otherwise , the method waits the specified timeout for a new message to arrive
否则,该方法在指定的超时内等待新消息到达。 - It's difficult to find method wait in a sentence. 用method wait造句挺难的
- This method waits indefinitely until the first change occurs and then returns
该方法无限期地等待,直到第一次更改发生并返回。 - Otherwise , the method waits the given period of time for a new message to arrive
否则,该方法将在给定的时间段内等待新消息到达。 - Method waits until the piece of work has started to execute but not until it completes
方法会一直等候,直到工作片断开始执行,但不用等到工作结束。 - If , by the time you call this method , the transaction has not completed , this method waits for its completion
如果在调用此方法之时事务尚未完成,则此方法将等待事务完成。 - If no message is available , this method waits until either a message is available , or the time - out expires
如果没有可用的消息,此方法将等待,直到有可用的消息或超时到期为止。 - Forces execution of all pending graphics operations with the method waiting or not waiting , as specified , to return before the operations finish
用此方法强制执行所有挂起的图形操作,按照指定,等待或者不等待,在操作完成之前返回。